LOG Function
Modified on 2011/07/22 07:07 by Chad Lowe (CTS) — Categorized as: Uncategorized
LOG( <
value
>, <
base
> )
¶
Computes the logarithm of the value in the specified base.
Function Parameters
Parameter
Description
<
value
>
The value to compute.
<
base
>
The logarithm base.
Back to the Scripting Function Reference